Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update authservice to v1.0.3 #893

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 10, 2024

This PR contains the following updates:

Package Update Change
cgr.dev/du-uds-defenseunicorns/authservice-fips (source) patch 1.0.2 -> 1.0.3
ghcr.io/istio-ecosystem/authservice/authservice patch 1.0.2 -> 1.0.3
registry1.dso.mil/ironbank/istio-ecosystem/authservice (source) patch 1.0.2-ubi9 -> 1.0.3-ubi9

Release Notes

istio-ecosystem/authservice (ghcr.io/istio-ecosystem/authservice/authservice)

v1.0.3

Compare Source

Authservice 1.0.3 adds support for PKCE in the Authorization Code Grant Flow. Thanks @​gdasson for your contribution! More details about PKCE can be found here:

https://oauth.net/2/pkce/
https://blog.postman.com/what-is-pkce/

It also comes with a change to not allow Client IDs to have the : character, as it breaks client authentication when calling the token endpoint. This is now properly validated and the configuration is rejected.

Detailed Changelog
New Contributors

Full Changelog: istio-ecosystem/authservice@v1.0.2...v1.0.3


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner October 10, 2024 14:28
@mjnagel mjnagel added the waiting on ironbank This PR is waiting on an image update for ironbank label Oct 11, 2024
| datasource | package                                                | from  | to    |
| ---------- | ------------------------------------------------------ | ----- | ----- |
| docker     | cgr.dev/du-uds-defenseunicorns/authservice-fips        | 1.0.2 | 1.0.3 |
| docker     | ghcr.io/istio-ecosystem/authservice/authservice        | 1.0.2 | 1.0.3 |
| docker     | registry1.dso.mil/ironbank/istio-ecosystem/authservice | 1.0.2 | 1.0.3 |
@mjnagel mjnagel removed the waiting on ironbank This PR is waiting on an image update for ironbank label Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant